reading from DOORS Module

Is there anyway to read the DXL Script which is placed as a DOORS Module directly from the DXL Window.

For Eg. I have a module called as "DXL Module" and I have individual scripts as each object text. I wanted to execute a script from that is placed in the DOORS DXL Module(assume Object #1 Script). Is there any way to read direcly instead of copying the object text and executing the script.

Something like executing the script by calling the
#include<D:\test.dxl>
in the DXL Window.
Lion29 - Thu Jul 21 20:09:19 EDT 2011

Re: reading from DOORS Module
Mathias Mamsch - Fri Jul 22 03:59:52 EDT 2011

You can do:
 

eval_  (current Object)."Object Text" ""

 


Regards, Mathias

 

 

 


Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS